/* styles.css modified 5/28/07 */

/*YAHOO RESET CSS BEGINS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*YAHOO RESET CSS ENDS*/


/*body {
	background-image: url(../images/in_bgcolor.gif); } changed 5/28/07*/
	
body {
	background-image: url(../images/bg.gif); }
	
body#popup {
	background-color: #ccc; }
	
body#popup_photography {
	background-image: none;
	background-color: #000; }
	
	
/*general typography ====================*/
p, td {
	color : #676767; }
	
p {
	color : #676767;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 2em; }
	
* html p {
	font-size: 10px; }
	
em {
	font-style: italic;
	font-weight: bold; }

a {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #9a5101;
	font-size : 10px;
	font-weight: bold;
	text-decoration : underline; }
       
a:hover {
	color : #562d01; }
	
/*h1 {
	color: #fff;
	font: 12px/15px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0; }*/ 
	
h1 {
	color: #3a3a21;
	font: 16px Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0; }
	
		
h2 {
	color: #f0f0f0;
	font: 14px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0; }
	
.soon {
	font-size: 11px;
	font-weight: bold; }
	
/* containers ====================*/
#wrapper {
	text-align: center;
	position: absolute;
	/*top: 50%; REMOVED FOR CONSTRUCTION*/
	top: 100px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	border: 0; }
	
#wrapper #content {
	margin-left: -350px;
	position: absolute;
	/*top: -200px; REMOVED FOR CONSTRUCTION*/
	left: 50%;
	width: 696px !important;
	width /**/: 700px;
	visibility: visible;
	border: 2px #fff solid; }
	
	
/* sections ====================*/
#wrapper #content #top {
	background-image: url(../images/bg_content.gif);
	float: left; }
	
#side {
	float: left;
	background-image: url(images/nav/bg.gif);
	border-right: 1px #f3f0de solid;
	width: 172px !important;
	width /**/: 173px; }
	
#side #nav {
	height: 210px;
	background-image: url(../images/nav/bg.gif);
	/*border: 1px #FF0033 solid;*/ }
	
#side #nav .web, #side #nav .logo, #side #nav .illustration, #side #nav .photography, #side #nav .me {
	position: absolute; }
	
#side #nav .web {
	top: 120px;
	left: 121px; }
	
#side #nav .logo {
	top: 149px;
	left: 50px; }
	
#side #nav .illustration {
	top: 178px;
	left: 102px; }
	
#side #nav .photography {
	top: 207px;
	left: 0; }
	
#side #nav .me {
	top: 235px;
	left: 76px; }
	
#main {
	float: left;
	padding: 30px;
	width: 463px !important;
	width /**/: 523px;
	text-align: left;
	background-image: url(../images/bg_main.gif); }
	
#bottom {
	height: 66px;
	clear: both; }
	
#bottom #botnav {
	background-image: url(../images/nav/bg_botnav.jpg);
	/*border-right: 1px #cccbbd solid;*/
	float: left;
	height: 100%;
	width: 172px; }
	
/*#bottom #botnav #nav2 {
	border-right: 1px #f4f3ec solid;
	width: 173px;  for border-right
	margin-left: -1px; }  
	
* html #bottom #botnav #nav2 {
	margin-left: 0; }  /*IE hack... wait and see*/
	
#bottom #botmain {
	float: left; }
	
#bottom #botmain #botmain_white {
	background: url(../images/botmain_white.jpg) no-repeat;
	color: #fff;
	height: 15px;
	width: 100%; }
	
#bottom #botmain #botmain_white .more {
	text-align: right;
	margin-right: 10px; }
	
#bottom #botmain a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none; }
	

	
	
/*page titles*/
h1.title_web, h1.title_logo, h1.title_illustration, h1.title_photography, h1.title_me {
	height: 26px;
	width: 102px; }
	
h1.title_web span, h1.title_logo span, h1.title_illustration span, h1.title_photography span, h1.title_me span {
	display: none; }
	
h1.title_web { background-image: url(../images/title_web.gif); }
h1.title_logo { background-image: url(../images/title_logo.gif); }
h1.title_illustration { background-image: url(../images/title_illustration.gif); }
h1.title_photography { background-image: url(../images/title_photography.gif); }
h1.title_me { background-image: url(../images/title_me.gif); }

.pagethumbs {
	text-align: center;
	margin-top: 30px; }
	
.pagethumbs img.first {
	margin-right: 30px; }
	
.pagethumbs img.notlast {
	margin-right: 20px; }

/*web design*/
body#web #main {
	padding: 0;
	width: 523px;
	width: 523px !important; }
	
body#web #main #thumbs {
	margin-top: 4px;
	border-bottom: 1px #fff solid;
	text-align: center; }
	
body#web #main #thumbs img {
	margin-left: 5px; }
	
body#web #main #main_web {
	padding: 30px; }
	
/*logo design*/
body#logo #main {
	padding-bottom: 0; }

body#logo img.art {
	margin: 10px 10px 0 0; }
	
body#logo img.toprow {
	margin-top: 20px; }
	
	
/*me*/
body#me #main {
	background: url(../images/orchid.jpg) no-repeat top right; }
	
	


	
	


